home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / Formula1.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-27  |  324 b   |  7 lines

  1. on(release){
  2.    randyurl = random(1000);
  3.    loadVariablesNum("http://vodafone.panlogic.co.uk/vodafone/servlet/vodafone?flag=1&url=newsletter sign up&rand=" add randyurl,0);
  4.    getUrl("http://www.vodafone.co.uk/enewsletter", "_blank");
  5.    loadVariablesNum("http://vodafone.panlogic.co.uk/keep_in_touch_home.html",0);
  6. }
  7.